Attachment Properties |
The Attachment type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachmentId |
Identifies the attachment.
| |
| ContentId |
Represents an identifier for the contents of an attachment.
| |
| ContentLocation |
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
| |
| ContentType |
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
| |
| IsInline |
Represents whether the attachment appears inline within an item.
| |
| LastModifiedTime |
Represents when the file attachment was last modified.
| |
| Name |
Represents the name of the attachment.
| |
| Size |
Represents the size in bytes of the file attachment.
|